[INFO] fetching crate containers-api 0.9.0...
[INFO] fixing containers-api-0.9.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate containers-api 0.9.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate containers-api 0.9.0
[INFO] finished tweaking crates.io crate containers-api 0.9.0
[INFO] tweaked toml for crates.io crate containers-api 0.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate containers-api 0.9.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 162 packages to latest compatible versions
[INFO] [stderr]       Adding gzp v0.11.3 (available: v2.0.2)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.2)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.10.1)
[INFO] [stderr]       Adding hyper-openssl v0.9.2 (available: v0.10.2)
[INFO] [stderr]       Adding hyperlocal v0.8.0 (available: v0.9.1)
[INFO] [stderr]       Adding memfile v0.2.1 (available: v0.3.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 530491bd2996c3e3605e0f5e7a01076e85a657d5847634069abe7385108c40c7
[INFO] running `Command { std: "docker" "start" "530491bd2996c3e3605e0f5e7a01076e85a657d5847634069abe7385108c40c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "530491bd2996c3e3605e0f5e7a01076e85a657d5847634069abe7385108c40c7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "530491bd2996c3e3605e0f5e7a01076e85a657d5847634069abe7385108c40c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "530491bd2996c3e3605e0f5e7a01076e85a657d5847634069abe7385108c40c7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyperlocal v0.8.0
[INFO] [stderr]     Checking containers-api v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/conn/transport.rs (4 fixes)
[INFO] [stderr]        Fixed src/opts.rs (44 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/conn/transport.rs:157:32
[INFO] [stdout]     |
[INFO] [stdout] 157 |         while let Some(chnk) = body.next().await {
[INFO] [stdout]     |                        ----    ^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |       |           |
[INFO] [stdout]     |                        |       |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |       |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `chnk` calls a custom destructor
[INFO] [stdout]     |                        `chnk` will be dropped later as of Edition 2024
[INFO] [stdout] 158 |             match chnk {
[INFO] [stdout] 159 |                 Ok(chnk) => {
[INFO] [stdout]     |                    ----
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `chnk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `chnk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/tarball.rs:104:9
[INFO] [stdout]      |
[INFO] [stdout]  101 |         let mut builder = Self::new(buf, &canonical)?;
[INFO] [stdout]      |             -----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `builder` calls a custom destructor
[INFO] [stdout]      |             `builder` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  104 |         builder.archive.into_inner()?.flush()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  105 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `builder` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tar-0.4.46/src/builder.rs:1236:1
[INFO] [stdout]      |
[INFO] [stdout] 1236 | impl<W: Write> Drop for Builder<W> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl futures_util::AsyncRead + futures_util::AsyncWrite` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/conn/client.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |     ) -> Result<impl AsyncRead + AsyncWrite, E>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/conn/client.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |         &self,
[INFO] [stdout]     |         ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/conn/client.rs:353:19
[INFO] [stdout]     |
[INFO] [stdout] 353 |         endpoint: impl AsRef<str>,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 350 ~     async fn stream_upgrade<B, T: AsRef<str>>(
[INFO] [stdout] 351 |         &self,
[INFO] [stdout] 352 |         method: Method,
[INFO] [stdout] 353 ~         endpoint: T,
[INFO] [stdout] 354 |         body: Payload<B>,
[INFO] [stdout] 355 ~     ) -> Result<impl AsyncRead + AsyncWrite + use<B, E, T>, E>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/conn/transport.rs:157:32
[INFO] [stdout]     |
[INFO] [stdout] 157 |         while let Some(chnk) = body.next().await {
[INFO] [stdout]     |                        ----    ^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |       |           |
[INFO] [stdout]     |                        |       |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |       |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `chnk` calls a custom destructor
[INFO] [stdout]     |                        `chnk` will be dropped later as of Edition 2024
[INFO] [stdout] 158 |             match chnk {
[INFO] [stdout] 159 |                 Ok(chnk) => {
[INFO] [stdout]     |                    ----
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `chnk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `chnk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/tarball.rs:104:9
[INFO] [stdout]      |
[INFO] [stdout]  101 |         let mut builder = Self::new(buf, &canonical)?;
[INFO] [stdout]      |             -----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `builder` calls a custom destructor
[INFO] [stdout]      |             `builder` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  104 |         builder.archive.into_inner()?.flush()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  105 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `builder` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tar-0.4.46/src/builder.rs:1236:1
[INFO] [stdout]      |
[INFO] [stdout] 1236 | impl<W: Write> Drop for Builder<W> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl futures_util::AsyncRead + futures_util::AsyncWrite` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/conn/client.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |     ) -> Result<impl AsyncRead + AsyncWrite, E>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/conn/client.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |         &self,
[INFO] [stdout]     |         ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/conn/client.rs:353:19
[INFO] [stdout]     |
[INFO] [stdout] 353 |         endpoint: impl AsRef<str>,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 350 ~     async fn stream_upgrade<B, T: AsRef<str>>(
[INFO] [stdout] 351 |         &self,
[INFO] [stdout] 352 |         method: Method,
[INFO] [stdout] 353 ~         endpoint: T,
[INFO] [stdout] 354 |         body: Payload<B>,
[INFO] [stdout] 355 ~     ) -> Result<impl AsyncRead + AsyncWrite + use<B, E, T>, E>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.75s
[INFO] [stderr] crater-edition-check: containers-api v0.9.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking containers-api v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0515]: cannot return value referencing local variable `self`
[INFO] [stdout]    --> src/conn/client.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |           self.stream_upgrade(Method::POST, endpoint, body)
[INFO] [stdout]     |           ^---
[INFO] [stdout]     |           |
[INFO] [stdout]     |  _________`self` is borrowed here
[INFO] [stdout]     | |
[INFO] [stdout] 265 | |             .await
[INFO] [stdout] 266 | |             .map_err(E::from)
[INFO] [stdout]     | |_____________________________^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/conn/client.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |         self.stream_upgrade(Method::POST, endpoint, body)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/conn/client.rs:353:19
[INFO] [stdout]     |
[INFO] [stdout] 353 |         endpoint: impl AsRef<str>,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 350 ~     async fn stream_upgrade<B, T: AsRef<str>>(
[INFO] [stdout] 351 |         &self,
[INFO] [stdout] 352 |         method: Method,
[INFO] [stdout] 353 ~         endpoint: T,
[INFO] [stdout] 354 |         body: Payload<B>,
[INFO] [stdout] 355 ~     ) -> Result<impl AsyncRead + AsyncWrite + use<B, E, T>, E>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing local variable `self`
[INFO] [stdout]    --> src/conn/client.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |           self.stream_upgrade(Method::POST, endpoint, body)
[INFO] [stdout]     |           ^---
[INFO] [stdout]     |           |
[INFO] [stdout]     |  _________`self` is borrowed here
[INFO] [stdout]     | |
[INFO] [stdout] 265 | |             .await
[INFO] [stdout] 266 | |             .map_err(E::from)
[INFO] [stdout]     | |_____________________________^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/conn/client.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |         self.stream_upgrade(Method::POST, endpoint, body)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/conn/client.rs:353:19
[INFO] [stdout]     |
[INFO] [stdout] 353 |         endpoint: impl AsRef<str>,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 350 ~     async fn stream_upgrade<B, T: AsRef<str>>(
[INFO] [stdout] 351 |         &self,
[INFO] [stdout] 352 |         method: Method,
[INFO] [stdout] 353 ~         endpoint: T,
[INFO] [stdout] 354 |         body: Payload<B>,
[INFO] [stdout] 355 ~     ) -> Result<impl AsyncRead + AsyncWrite + use<B, E, T>, E>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]    --> src/conn/client.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |         self.stream_upgrade(Method::POST, endpoint, body)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `E` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl<E: From<conn::Error> + From<serde_json::Error> + 'static> RequestClient<E> {
[INFO] [stdout]     |                                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]    --> src/conn/client.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |         self.stream_upgrade(Method::POST, endpoint, body)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `E` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `E` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl<E: From<conn::Error> + From<serde_json::Error> + 'static> RequestClient<E> {
[INFO] [stdout]     |                                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/datetime.rs:11:44
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let timestamp = chrono::NaiveDateTime::from_timestamp_opt(i64::deserialize(deserializer)?, 0)
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/datetime.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Ok(DateTime::<Utc>::from_utc(timestamp, Utc))
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/datetime.rs:22:44
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let timestamp = chrono::NaiveDateTime::from_timestamp_opt(
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/datetime.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Ok(DateTime::<Utc>::from_utc(timestamp, Utc))
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/datetime.rs:11:44
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let timestamp = chrono::NaiveDateTime::from_timestamp_opt(i64::deserialize(deserializer)?, 0)
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/datetime.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Ok(DateTime::<Utc>::from_utc(timestamp, Utc))
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/datetime.rs:22:44
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let timestamp = chrono::NaiveDateTime::from_timestamp_opt(
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/datetime.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Ok(DateTime::<Utc>::from_utc(timestamp, Utc))
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0310, E0515.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `containers-api` (lib test) due to 2 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0310, E0515.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `containers-api` (lib) due to 2 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "530491bd2996c3e3605e0f5e7a01076e85a657d5847634069abe7385108c40c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "530491bd2996c3e3605e0f5e7a01076e85a657d5847634069abe7385108c40c7", kill_on_drop: false }`
[INFO] [stdout] 530491bd2996c3e3605e0f5e7a01076e85a657d5847634069abe7385108c40c7
